func github.com/golang/mock/gomock.formatGottenArg
4 uses
github.com/golang/mock/gomock (current package)
call.go#L321: c.origin, i, formatGottenArg(m, args[i]), m,
call.go#L344: c.origin, strconv.Itoa(i), formatGottenArg(m, args[i]), m)
call.go#L388: c.origin, strconv.Itoa(i), formatGottenArg(m, args[i:]), c.args[i])
call.go#L439: func formatGottenArg(m Matcher, arg interface{}) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)